github.com/klauspost/compress/zstd.cState.flush (method)

4 uses

	github.com/klauspost/compress/zstd (current package)
		blockenc.go#L804: 	ml.flush(mlEnc.actualTableLog)
		blockenc.go#L805: 	of.flush(ofEnc.actualTableLog)
		blockenc.go#L806: 	ll.flush(llEnc.actualTableLog)
		fse_encoder.go#L698: func (c *cState) flush(tableLog uint8) {